home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / internet / flashland / tipy / hry / flashbreak4.swf / scripts / DefineButton2_82 / BUTTONCONDACTION on(release).as
Text File  |  2000-01-01  |  64b  |  6 lines

  1. on(release){
  2.    balls = "4";
  3.    speed = "10";
  4.    play();
  5. }
  6.